@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    margin: 0;
    padding: 0
}
a,
img {
    outline: none;
}
*:focus {
    outline: none;
}
a {
    text-decoration: none;
    color: #f68121;
    transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}
a:hover {
    text-decoration: underline;
}
.wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 10px;
}
body {
    background: #f7f7f5;
    font: normal 18px/20px 'Roboto', Arial, Helvetica, sans-serif;
    color: #707070;
    min-height: 100%;
}
html,
body {
    height: 100%;
}
.clear {
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
}
img {
    max-width: 100%;
    vertical-align: top;
    height: auto;
}
p {
    padding-bottom: 10px;
}
h2 {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 25px;
    font-weight: 700;
}
h3 {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 10px;
    font-weight: 300;
    text-transform: uppercase;
}
h4 {
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 10px;
    font-weight: 700;
}
header .wrapper {
    padding: 0 5px 0;
}
.logo {
    float: left;
    margin: 20px 0;
    width: 35%;
}
.logo a {
    display: block;
}
.main_header {
    transition: all 0.2s ease-in 0s;
    position: absolute;
    left: 0;
    top: 0;
    height: 102px;
    z-index: 999;
    background: #e0e0e0;
    width: 100%;
}

.main_header.fix {
    height: 70px;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    position: fixed;
    top: 0;
}
.main_header.fix .logo {
    margin: 5px 0 0;
}
.main_header.fix .menu_wrapper {
    margin: 25px 0 0;
}
.main_header.fix .logo img {
    width: 70%;
}
.menu_wrapper {
    float: right;
    width: 60%;
    margin: 48px 0 0;
    position: relative;
}
.facebook_icon{ 
position: fixed;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 32px;
bottom: 10px;
right: 30px;
z-index: 9999;
border-radius: 50%;
background: #f68121 url(../images/up_arrow.png) no-repeat 46% 50%;
border: 1px solid #fff;
text-indent: -9999em;}
#inner-nav {
    width: 100%;
    float: right;
    margin-right: 45px;
}
#inner-nav ul {
    display: block;
    float: right;
    margin: 0 15px 0 0;
}
#inner-nav ul li {
    display: inline-block;
    margin: 0 5px;
}
#inner-nav ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #707070;
    text-transform: uppercase;
}
#inner-nav ul li.current a {
    border-bottom: 1px solid #f68121;
}
#inner-nav ul li a:hover {
    text-decoration: none;
}
.menu_icon {
    display: block;
    float: right;
    margin: 0 0 0 5px;
}
.nav_toggle {
    padding: 10px 35px 16px 0;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 9999;
    cursor: pointer;
}
.nav_toggle span,
.nav_toggle span::before,
.nav_toggle span::after {
    transition: all 300ms ease-in-out 0s;
}
.nav_toggle span,
.nav_toggle span::before,
.nav_toggle span::after {
    background: #f68121;
    border-radius: 3px;
    content: "";
    cursor: pointer;
    display: block;
    height: 5px;
    position: absolute;
    width: 30px;
}
.nav_toggle span::before {
    top: -8px;
}
.nav_toggle span::after {
    bottom: -8px;
}
.top_band {
    background: #f68121 url(../images/banner_img.jpg) no-repeat top center;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
    color: #fff;
}
.top_band .wrapper {
    position: relative;
}
.top_band .top_band_left {
    padding: 20% 0 15%;
    width: 25%;
    position: relative;
    z-index: 10;
}
.top_band .top_band_left h2 {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 60px;
    line-height: 55px;
    text-transform: uppercase;
}
.top_band .top_band_left .text_box {
    font-weight: 300;
}
.info_box {
    padding: 45px 0 0;
}
.info_box p {
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 25px;
}
.info_box .sms_box,
.info_box .call_box {
    color: #f68121;
    background: #fff;
    font-weight: 600;
    float: left;
    margin: 0 8px 0 0;
    line-height: 32px;
    border-radius: 22px;
    padding: 10px 7px 4px;
    font-size: 13px;
}
.info_box .sms_box span,
.info_box .call_box span {
    margin: 0 5px 0 0;
}
.info_box .call_box {
    margin-right: 0;
}
.top_band_center {
    position: absolute;
    width: 40%;
    left: 50%;
    margin-left: -19%;
    text-align: center;
    text-transform: uppercase;
    bottom: 40px;
}
.top_band_center_img {
    position: absolute;
    top: 10%;
    left: 12%;
    width: 60%;
    z-index: 9;
}
.top_band_center_img img {
    width: 100%;
}
.top_band_center p {
    font-weight: 700;
    font-size: 18px;
}
.scroll_down {
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    z-index: 888;
    cursor: pointer;
}
.scroll_down:hover {
    background-position: 0 100%;
}
.hyper {
    -webkit-animation: hyper 3s infinite;
    animation: hyper 3s infinite;
    background: url(../images/mouse_icon.png) no-repeat 0 0;
    position: absolute;
    top: 20px;
    height: 38px;
    width: 14px;
    left: 40px;
}
@-webkit-keyframes hyper {
    25% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    15%,
    50% {
        -webkit-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    75% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes hyper {
    25% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    15%,
    50% {
        -webkit-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    75% {
        -webkit-transform: none;
        transform: none;
    }
}
.top_band_right {
    position: absolute;
    top: 35%;
    right: 0;
    width: 22%;
}
.top_band_right h4 {
    font-size: 18px;
    font-weight: 400;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 12px 0;
    margin: 0 0 20px;
}
.top_band_right h4 span {
    font-size: 14px;
}
.top_band_right .info_slider {
    margin: 0 0 35px;
    position: relative;
}
.top_band_right .info_slider .slides {}.info_slider .slides {}.top_band_right .info_slider .slide {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}
.info_slider .bx-wrapper {
    position: relative;
}
.info_slider .bx-wrapper::after {
    content: "";
    background: url(../images/trans.png) repeat-x 0 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 57px;
    left: -7px;
}
.info_slider .flex-direction-nav {
    position: absolute;
    bottom: -10px;
    left: 30%;
}
.info_slider .flex-direction-nav .flex-nav-prev {
    display: none;
}
.flex-direction-nav a.flex-next {
    text-indent: -999px;
    background: url(../images/down_arrow.png) no-repeat 0 0;
    width: 16px;
    height: 9px;
    text-align: left;
}
.offer {
    position: relative;
}
.offer h4 {
    border: none;
    margin: 0 0 5px;
    padding: 0;
    font-weight: 500;
}
.offer h4 span {
    margin: 0 10px 0 0;
}
.offer p {
    font-size: 14px;
    font-weight: 400;
}
.bx-wrapper .bx-viewport {
    padding-bottom: 50px;
}
.full_wrapper {
    max-width: 1600px;
    margin: 0 auto;
}
.full_wrapper .wrapper {
    position: relative;
}
.full_wrapper img {
    max-width: 100%;
}
.section1,
.section2,
.section3,
.section4,
.section5,
.section6 {
    padding: 50px 0;
    font-weight: 300;
    line-height: 22px;
}
.section1 p,
.section3 p,
article p {
    font-size: 18px;
    line-height: 22px;
	    text-align: justify;
}
.section1 a,
.section2 a,
.section3 a,
.section4 a,
.section5 a,
.section6 a {
    color: #f68121;
}
ul.list_item {
    display: block;
    padding: 15px 0 0 10px;
    list-style-type: disc;
    margin: 0 0 0 20px;
}
ul.list_item li {
    margin: 0 0 12px;
}
.section1 article h3 {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 300;
    color: #f68121;
}
.left_content,
.content_right {
   float: none;
    width: 96%;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
}
.left_content {
    padding: 50px 3% 0 0;
}
.content_right {
    padding: 50px 3% 0 0;
}
.section2,
.section3 {
    padding: 0;
}
.section2 .section_bg1 {
    width: 100%;
    height: 665px;
    position: relative;
}
.section2 .section_bg1.section_bg1_1 {
    width: 100%;
    height: 665px;
    transition: all 0.2s ease 0s;
}
.sectionbg1 {
    background: url(../images/section_img_1.jpg) no-repeat 0 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 668px;
    transition: all 1.6s ease 0s;
    opacity: 1
}
.sectionbg2 {
    background: url(../images/section_img_1_1.jpg) no-repeat 0 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 668px;
    transition: all 1.6s ease 0s;
    opacity: 0;
}
.section2 .section_bg1.active1 .sectionbg2 {
    opacity: 1
}
.section2 .section_bg1.active1 .sectionbg1 {
    opacity: 0
}
.section2 .fmri_info {
    position: absolute;
    right: 0;
    top: 54px;
    background: #fff;
    width: 65%;
    padding: 2%;
}
.section2 .fmri_info h3 {
    color: #f68121;
    font-weight: 300;
    text-transform: uppercase;
}
.section3 .section_bg2 {
    background: url(../images/section_img_2.jpg) no-repeat 0 0;
    width: 100%;
    height: 451px;
}
.section3 .full_width {
    color: #fff;
    padding: 40px 20px 0 20px;
}
.section3 .list_item {
    padding-top: 0;
}
.section4 h3 {
    text-align: center;
    color: #f68121;
    font-weight: 300;
    padding: 0 0 30px;
}
.team_wrapper {
    text-align: center;
}
.team_wrapper ul {
    display: block;
}
.team_wrapper li {
    display: inline-block;
    width: 18%;
    margin: 0 5% 0 0;
    vertical-align: top;
}
.team_wrapper .team_member {
    cursor: pointer;
    padding: 0 0 10px;
}
.team_wrapper .team_member.open {
    background: none;
}
.team_wrapper .team_member.arrow {
    background: url(../images/down_arrow_team.png) no-repeat center bottom;
}
.team_wrapper li:last-child {
    margin-right: 0;
}
.team_wrapper li figure img {
    border-radius: 100%;
}
.team_wrapper li .member_caption {
    color: #f68121;
    font-weight: 500;
    padding: 8px 0 0;
}
.team_wrapper li .member_caption span {
    display: block;
    color: #707070;
    font-size: 14px;
    font-weight: 300;
}
.team_wrapper .details {
    display: none;
    font-size: 16px;
    text-align: justify;
}
.detail_container .open {
    background: #fff;
    box-sizing: border-box;
    display: block;
    margin: 10px 0 0;
    padding: 50px 50px 40px 50px;
}
.detail_container .details figure {
    width: 20%;
    float: left;
    margin: 0 3% 1% 0;
}
.detail_container .details figure img {
    max-width: 100%;
}
.detail_container .details article {
    width: 75%;
    float: left;
}
.section5 {
    background: #01a64a;
}
.section5 .content_right {
    color: #fff;
}
.section5 h3 {
    font-weight: 300;
    text-transform: uppercase;
}
.accordion_holder {
    margin: 0 0 35px;
}
.accordion_div h4 {
    font-weight: 300;
    font-size: 18px;
    background: #01bb54;
    margin: 0 0 8px;
    box-sizing: border-box;
    padding: 5px;
    cursor: pointer;
    position: relative;
}
.accordion_div h4::after {
    position: absolute;
    content: "+";
    right: 10px;
    font-weight: 500;
}
.accordion_div h4.open::after {
    content: "-";
}
.accordion_div .accordion_content {
    display: none;
}
.accordion_div .accordion_content p,
.accordion_div .accordion_content li {
    font-size: 14px;
}
.download {
    display: inline-block;
    background: #fff;
    padding: 5px 15px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid transparent;
    transition: all 0.2s ease 0s;
}
.download:hover {
    box-shadow: inset 0 0 0 1px #01a64a;
}
.download a {
    color: #01a64a;
    background: url(../images/download_icon.png) no-repeat 0 0;
    display: block;
    padding: 5px 0 0 35px;
    font-weight: 500;
    height: 32px;
}
.download a:hover {
    text-decoration: none;
}
.section6 {
    padding: 0;
    position: relative;
}
.section6 .left_content {
    padding: 3% 3% 0 0;
}
.section6 h3 {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.email {
    background: url(../images/mail_icon.png) no-repeat 0 6px;
    padding: 0 0 0 30px;
    margin: 0 0 6px;
}
.telephone {
    background: url(../images/telephone_icon.png) no-repeat 0 6px;
    padding: 0 0 0 30px;
}
.contact_form {
    width: 90%;
    margin: 20px 0 0;
}
.contact_form p {
    padding: 0 0 5px;
}
.contact_form input {
    border: 1px solid #e0e0e0;
    background: none;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 3;
}
.textBox {
    margin: 0 1% 6px 0;
    width: 49.5%;
    padding: 5px 3px;
    box-sizing: border-box;
}
.contact_form .textBox+.textBox {
    margin-right: 0;
}
input,
.textArea {
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 500;
    color: #707070;
}
.textArea {
    width: 100%;
    border: 1px solid transparent;
    background: #e0e0e0;
    padding: 5px 3px;
    box-sizing: border-box;
}
.contact_form .submit {
    background: #f68121;
    color: #fff;
    margin: 10px 0 0;
    padding: 4px 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 3px;
    cursor: pointer;
}
.contact_form .submit:hover {
    background: #fff;
    color: #f68121;
    border: 1px solid #f68121;
    box-sizing: border-box;
}
.section6::after {
    content: "";
    position: absolute;
    width: 95px;
    height: 124px;
    bottom: 0;
    left: 50%;
    margin-left: -47px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.contact_form .message {
    font-size: 16px;
    color: green;
}
.content_right.animation-element.slide-right.in-view p {
    text-align: center;
    margin-top: 2%;
}
.contact_form .has-error,
.contact_form .form_list {
    display: inline-block;
    float: left;
    margin: 0 1% 2% 0;
    position: relative;
}
.form_list {
    width: 48%;
}
.contact_form .form_list input {
    width: 100%;
}
.help-block,
.form-error {
    position: absolute;
    top: 3px;
    left: 5px;
    z-index: 2;
}
.contact_form .form_list label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 0 5px;
    font-weight: 400;
    font-size: 13px;
}
.form_list.hideLabel label,
.form_list.has-error label,
.form_list.has-error.hideLabel .form-error {
    display: none;
}
.social_links {
    width: 100%;
    margin: 6px 0 0;
}
.social_links span {
    display: inline-block;
    padding: 3px 0;
    font-size: 14px;
}
.social_links ul,
.social_links ul li {
    display: inline;
    margin: 0 0 0 8px;
}
.social_links ul li a {
    background: url(../images/smo_icons.png) no-repeat 0 0;
    width: 19px;
    height: 19px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
}
.social_links ul li.ln a {
    background-position: 0 0;
}
.social_links ul li.ln a:hover {
    background-position: 0 -22px;
}
.social_links ul li.tw a {
    background-position: -23px 0;
}
.social_links ul li.tw a:hover {
    background-position: -23px -22px;
}
.social_links ul li.fb a {
    background-position: -45px 0;
}
.social_links ul li.fb a:hover {
    background-position: -45px -22px;
}
.social_links ul li.yt a {
    background-position: -63px 0;
}
.social_links ul li.yt a:hover {
    background-position: -63px -22px;
}
.animation-element {
    opacity: 0;
    position: relative;
}
.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-150px, 0px, 0px);
    -webkit-transform: translate3d(-150px, 0px, 0px);
    -o-transform: translate(-150px, 0px);
    -ms-transform: translate(-150px, 0px);
    transform: translate3d(-150px, 0px, 0px);
}
.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 800ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 800ms linear;
    transition: all 800ms linear;
    -moz-transform: translate3d(0px, 150px, 0px);
    -webkit-transform: translate3d(0px, 150px, -0px);
    -o-transform: translate(0px, -150px);
    -ms-transform: translate(0px, -150px);
    transform: translate3d(0px, 150px, 0px);
    overflow: hidden;
}
.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
#load {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
#load img {
    width: 30px;
    height: 30px;
    max-width: 100%;
    position: fixed;
    top: 45%;
    left: 50%;
}
#footer {
    padding: 6px 0;
    overflow: hidden;
    background: #000000;
    font-size: 14px;
    text-align: center;
}
.footer-right {
    float: right;
}
.footer-right ul {
    display: inline-block;
    list-style: none;
}
.site-by {
    margin-left: 80px;
}
.site-by img {
    margin-left: 10px;
    vertical-align: middle;
}
.bx-wrapper .bx-viewport {
    background: none!important;
    border: none;
    box-shadow: none;
}
.info_slider .bx-controls-direction a {
    top: 100%;
    left: 36%;
    height: 9px;
    width: 16px;
    margin-top: 0;
}
.info_slider .bx-controls-direction a:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next {
    background: url(../images/down_arrow.png) no-repeat 0 0;
}
.info_slider .bx-wrapper .bx-prev {
    display: none;
}
.section3 .section_bg2,
.section2 .section_bg1 {
    background-size: cover;
    background-attachment: fixed;
}
[data-type="background"] {
    background-clip: initial;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important;
}
#scroll-to-top {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 32px;
    bottom: 10px;
    right: 30px;
    z-index: 9999;
    border-radius: 50%;
    background: #f68121 url(../images/up_arrow.png) no-repeat 46% 50%;
    border: 1px solid #fff;
    text-indent: -9999em;
}
#scroll-to-top:hover {
    text-decoration: none;
}
.contact_form.fix_form,
.contact_form.form_top.slideIn {
    position: fixed;

    z-index: 9999;
    top: 44%;
    right: 0;
    width: 335px;
    box-shadow: 4px 0 3px #000;
    padding: 30px 5px;
    box-sizing: border-box;
    background: #fff;
    transition: all 0.8s ease 0s;
    transform: translate(0, 0px);
    max-width: 335px;
}
.contact_form.fix_form,
.contact_form.form_top.slideIn {
    position: fixed;
    z-index: 9999;
    top: 44%;
    right: 0;
    width: 335px;
    box-shadow: 4px 0 3px #000;
    padding: 30px 5px;
    box-sizing: border-box;
    background: #fff;
    transition: all 0.8s ease 0s;
    transform: translate(0, 0px);
    max-width: 335px;
}
.contact_form.fix_form .textBox,
.contact_form.fix_form .form_list,
.contact_form.form_top .form_list,
.contact_form.form_top.slideIn .textBox {
    margin: 0 1% 16px 0;
    width: 100%;
    z-index: 3;
    position: relative;
}
.contact_form.fix_form p {
    margin: 0 0 15px;
}
.form_holder {}.contact_form.form_top {
    position: fixed;
    display: block;
    transform: translate(100%, 0px);
    right: 0;
    top: 44%;
}
.enquireBtn {
    background: #01a64a url(../images/plus.png) no-repeat center 20%;
    color: #fff!important;
    display: none;
    font-size: 12px;
    padding: 45px 0 8px;
    position: absolute;
    right: 100%;
    text-align: center;
    top: 0;
    width: 65px;
    line-height: 18px;
    z-index: 9999;
}
.enquireBtn:hover {
    text-decoration: none;
}
.contact_form.hide_form {
    transform: translate(100%, 0);
}
.contact_form.hide_form .enquireBtn {}.contact_form.slideIn {
    transform: translate(0, 0);
}
.hide_button.form_top .enquireBtn {
    display: none;
}
.form_top .enquireBtn,
.fix_form .enquireBtn {
    display: block;
}
.contact_form.form_top.hide_button {
    position: static;
    transform: translate(0)
}
.hide_button .enquireBtn.open {
    display: none;
}
.contact_form.enquireBtn.open {
    display: block;
}
.textBox.error::-moz-placeholder:before,
.textBox.error:-moz-placeholder,
.textBox.error::-webkit-input-placeholder,
.textBox.error:-webkit-input-placeholder:before {
    color: transparent;
    content: '';
}
.team_member figure img {
    filter: none;
    -webkit-filter: grayscale(0);
}
.team_wrapper li.gray figure img {
    filter: url('../js/filters.svg#grayscale');
    filter: gray;
    -webkit-filter: grayscale(1);
}
.detail_container {
    position: relative;
}
.detail_container .close_btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    background: #f68121;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.mob_enquireBtn {
    position: fixed;
    color: #fff;
    font-size: 12px;
    top: 58%;
    right: 0;
    display: block;
    cursor: pointer;
    background: rgba(1, 166, 74, 0.9) url(../images/write_icon.png) no-repeat 50% 50%;
    padding: 28px 5px 20px 20px;
    width: 30px;
    z-index: 999;
}
.mob_enquireBtn:hover {
    text-decoration: none;
}